@font-face {
	font-family: 'icon';
	src:  url('fonts/icomoon.eot?cf9cof');
	src:  url('fonts/icomoon.eot?cf9cof#iefix') format('embedded-opentype'),
	  url('fonts/icomoon.ttf?cf9cof') format('truetype'),
	  url('fonts/icomoon.woff?cf9cof') format('woff'),
	  url('fonts/icomoon.svg?cf9cof#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-contact:before {
	content: "\e906";
	color: #e60021;
  }
  .icon-qq:before {
    content: "\e91d";
  }
  .icon-ad:before {
    content: "\e91c";
  }
  .icon-add:before {
    content: "\e91a";
  }
  .icon-del:before {
    content: "\e91b";
  }
  .icon-down:before {
    content: "\e919";
  }
  .icon-tel:before {
    content: "\e918";
  }
  .icon-arrow_d:before {
	content: "\e905";
  }
  .icon-arrow_up:before {
	content: "\e917";
  }
  .icon-cart:before {
	content: "\e907";
  }
  .icon-audit:before {
	content: "\e908";
  }
  .icon-checkm:before {
	content: "\e909";
  }
  .icon-checks:before {
	content: "\e90a";
	color: #d81e06;
  }
  .icon-colse:before {
	content: "\e90b";
  }
  .icon-cont:before {
	content: "\e90c";
  }
  .icon-coupon:before {
	content: "\e90d";
  }
  .icon-detail:before {
	content: "\e90e";
  }
  .icon-filedone:before {
	content: "\e90f";
  }
  .icon-idcard:before {
	content: "\e910";
  }
  .icon-map1:before {
	content: "\e911";
  }
  .icon-map2:before {
	content: "\e912";
  }
  .icon-pass:before {
	content: "\e913";
  }
  .icon-setting:before {
	content: "\e914";
  }
  .icon-solution:before {
	content: "\e915";
  }
  .icon-use:before {
	content: "\e916";
  }
  .icon-yyao:before {
	content: "\e900";
  }
  .icon-dianzi:before {
	content: "\e901";
  }
  .icon-huaz:before {
	content: "\e902";
  }
  .icon-moban:before {
	content: "\e903";
  }
  .icon-shipin:before {
	content: "\e904";
  }
  
  